Class NFFlowSetImpl

All Implemented Interfaces:
IPCData, NFFlowSet, Pdu, Signal

public class NFFlowSetImpl extends PduImpl implements NFFlowSet
  • Field Details

    • dataFlow

      protected NFFlow dataFlow
    • flowSetType

      protected FlowSetType flowSetType
    • flowSetId

      protected int flowSetId
    • flowSetLength

      protected int flowSetLength
    • flowTemplate

      protected NFTemplate flowTemplate
  • Constructor Details

    • NFFlowSetImpl

      public NFFlowSetImpl()
  • Method Details